.ik-slide { width:100%;position:relative;z-index:9;}
.fullSlide { position:relative;zoom:1; margin:0 auto;}
.fullSlide .bd{ position:relative; z-index:0; }
.fullSlide .bd li img{width:100%; vertical-align:top;} 
.fullSlide .hd{ position:relative; z-index:1; margin-top:-70px;height:70px;line-height:70px;text-align:center;}
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer;display:inline-block;zoom:1;width:13px;height:13px;margin:5px 4px;background:#fff;overflow:hidden;font-size:0;z-index:9999;text-align:center;border-radius: 50%}
.fullSlide .hd ul .on{ background:#DD1C21;}